-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
D8CORE-7435 D8CORE-7436 | configure card and list display #814
D8CORE-7435 D8CORE-7436 | configure card and list display #814
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is close, but the base branch needs some work. You can merge them all into one if that makes it easier for you to iterate on.
- text | ||
- user | ||
id: node.stanford_opportunity.teaser | ||
targetEntityType: node | ||
bundle: stanford_opportunity | ||
mode: teaser | ||
content: | ||
body: | ||
type: text_summary_or_trimmed | ||
su_opp_application_deadline: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you want to configure the teaser display which will be the "List" display?
type: entity_reference_label | ||
label: hidden | ||
settings: | ||
link: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't want to link to the sponsor taxonomy term.
type: entity_reference_label | ||
label: hidden | ||
settings: | ||
link: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't believe wet want to link to the taxonomy term.
type: entity_reference_label | ||
label: hidden | ||
settings: | ||
link: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't believe wet want to link to the taxonomy term.
type: entity_reference_label | ||
label: hidden | ||
settings: | ||
link: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't want to link to the sponsor taxonomy term.
I'll do just that and merge this PR in. Changes to be implemented in #813 😉 Thank you for the speedy review, Mike! |
e163d96
into
feature/D8CORE-7434-oppNodeDisplay
* D8CORE-7435 | configure card display * D8CORE-7436 | configure teaser and search index display
* D8CORE-7435 | configure card display * D8CORE-7436 | configure teaser and search index display
READY FOR REVIEW
Summary
Review By (Date)
Review Tasks
Setup tasks and/or behavior to test
drush cr ; drush ci
Site Configuration Sync
Associated Issues and/or People